home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_qt3.idb / usr / freeware / Qt / doc / html / whatsthis.z / whatsthis
Text File  |  2002-04-08  |  22KB  |  376 lines

  1. 2D area that can contain QCanvasItem objects. | QCanvas
  2. 2D transformations of a coordinate system. | QWMatrix
  3. Abstract base class for accessing SQL databases. | QSqlDriver
  4. Abstract base class for custom menu items in popup menus. | QCustomMenuItem
  5. Abstract base class of internal layout iterators. | QGLayoutIterator
  6. Abstract base for custom QSqlDriver plugins. | QSqlDriverPlugin
  7. Abstract base for custom QStyle plugins. | QStylePlugin
  8. Abstract base for custom QTextCodec plugins. | QTextCodecPlugin
  9. Abstract base for custom QWidget plugins. | QWidgetPlugin
  10. Abstract base for custom image format plugins. | QImageFormatPlugin
  11. Abstract base for fixed-size grids. | QGridView
  12. Abstract graphic object on a QCanvas. | QCanvasItem
  13. Abstract interface for accessing data from SQL databases. | QSqlResult
  14. Abstract item that a QLayout manipulates. | QLayoutItem
  15. Abstract user interface action that can appear both in menus and tool bars. | QAction
  16. Abstraction of Unicode text and the classic C null-terminated char array. | QString
  17. Abstraction of objects which provide formatted data of a certain MIME type. | QMimeSource
  18. Abstraction of the classic C zero-terminated char array (char *). | QCString
  19. Abstraction used by QImageDecoder. | QImageConsumer
  20. Access serialization between threads. | QMutex
  21. Access to a selected area in a QTable. | QTableSelection
  22. Access to directory structures and their contents in a platform-independent way. | QDir
  23. Access to screen information on multi-head systems. | QDesktopWidget
  24. Access to the platform audio facilities. | QSound
  25. Access to the session manager. | QSessionManager
  26. Access to the window system clipboard. | QClipboard
  27. Acts like a union for the most common Qt data types. | QVariant
  28. Allows mixing of Xt/Motif and Qt widgets. | QXtWidget
  29. Allows the appearance of the Qt/Embedded Window Manager to be customized. | QWSDecoration
  30. Allows waiting/waking for conditions between threads. | QWaitCondition
  31. And its descendants manage the framebuffer and palette. | QScreen
  32. Animated canvas item on a QCanvas. | QCanvasSprite
  33. Application-global cache for pixmaps. | QPixmapCache
  34. Area with movable labelled icons. | QIconView
  35. Array of QCanvasPixmaps. | QCanvasPixmapArray
  36. Array of bits. | QBitArray
  37. Array of bytes. | QByteArray
  38. Array of points. | QPointArray
  39. Asynchronous DNS lookups. | QDns
  40. Base class for QMenuBar and QPopupMenu. | QMenuData
  41. Basic functions for reading and writing text using a QIODevice. | QTextStream
  42. Blank space in a layout. | QSpacerItem
  43. Browsing and editing of SQL tables and views. | QSqlCursor
  44. Buffered TCP connection. | QSocket
  45. Bundles signals from identifiable senders. | QSignalMapper
  46. CDE look and feel. | QCDEStyle
  47. Can be used to send signals for classes that don't inherit QObject. | QSignal
  48. Checkable list view items. | QCheckListItem
  49. Checkbox with a text label. | QCheckBox
  50. Checkboxes in QTables. | QCheckTableItem
  51. Clip region for a painter. | QRegion
  52. Clock time functions. | QTime
  53. Collection of nodes that can be accessed by name. | QDomNamedNodeMap
  54. Collection of styles for rich text rendering and a generator of tags. | QStyleSheet
  55. Collects tool tips into related groups. | QToolTipGroup
  56. Color groups for each widget state. | QPalette
  57. Colors based on RGB. | QColor
  58. Combined button and popup list. | QComboBox
  59. Combines a QDateEdit and QTimeEdit widget into a single widget for editing datetimes. | QDateTimeEdit
  60. Command button. | QPushButton
  61. Common API for network protocols. | QNetworkProtocol
  62. Common operations for network protocols. | QNetworkOperation
  63. Common operations on URLs. | QUrlOperator
  64. Communication capabilities between several clients. | QCopChannel
  65. Const iterator for QValueList. | QValueListConstIterator
  66. Convenience class for input streams. | QTextIStream
  67. Convenience class for output streams. | QTextOStream
  68. Conversion between text encodings. | QTextCodec
  69. Conversion to and from EUC-JP character sets. | QEucJpCodec
  70. Conversion to and from EUC-KR character sets. | QEucKrCodec
  71. Conversion to and from JIS character sets. | QJisCodec
  72. Conversion to and from Shift-JIS. | QSjisCodec
  73. Conversion to and from the Chinese GBK encoding. | QGbkCodec
  74. Conversion to and from the Tamil TSCII encoding. | QTsciiCodec
  75. Conversion to and from visually ordered Hebrew. | QHebrewCodec
  76. Corner-grip for resizing a top-level window. | QSizeGrip
  77. Creates QStyle objects. | QStyleFactory
  78. Creates and manages data entry forms tied to SQL databases. | QSqlForm
  79. Creates well-compressed PNG animations. | QPNGImagePacker
  80. Data manipulation and navigation for data entry forms. | QDataBrowser
  81. Date and time functions. | QDateTime
  82. Date editor. | QDateEdit
  83. Date functions. | QDate
  84. Default implementation of all XML handler classes. | QXmlDefaultHandler
  85. Defines a point in the plane. | QPoint
  86. Defines a rectangle in the plane. | QRect
  87. Defines an interface that exposes information about accessible objects. | QAccessibleInterface
  88. Defines how a QPainter should draw lines and outlines of shapes. | QPen
  89. Defines the fill pattern of shapes drawn by a QPainter. | QBrush
  90. Defines the size of a two-dimensional object. | QSize
  91. Describes a key event. | QKeyEvent
  92. Dialog widget for selecting a font. | QFontDialog
  93. Dialog widget for specifying colors. | QColorDialog
  94. Dialogs that allow users to select files or directories. | QFileDialog
  95. Direct access to the video hardware. | QDirectPainter
  96. Displays a number with LCD-like digits. | QLCDNumber
  97. Does low-level painting e.g. on widgets. | QPainter
  98. Doubly-linked list of char*. | QStrList
  99. Doubly-linked list of char* with case-insensitive comparison. | QStrIList
  100. Drag and drop object for transferring colors. | QColorDrag
  101. Drag and drop object for transferring images. | QImageDrag
  102. Drag and drop object for transferring plain and Unicode text. | QTextDrag
  103. Drag object for a list of URI references. | QUriDrag
  104. Ellipse or ellipse segment on a QCanvas. | QCanvasEllipse
  105. Encapsulates MIME-based data transfer. | QDragObject
  106. Encapsulates a database record, i.e. a set of database fields. | QSqlRecord
  107. Encapsulates a drag item. | QIconDragItem
  108. Encapsulates a key sequence as used by accelerators. | QKeySequence
  109. Encapsulates a set of database field meta data. | QSqlRecordInfo
  110. Encapsulates an OpenGL rendering context. | QGLContext
  111. Encapsulates the common Look and Feel of a GUI. | QCommonStyle
  112. Encapsulation of a set of text styles. | QStyleSheetItem
  113. Enums and static functions relating to accessibility. | QAccessible
  114. Error message display dialog. | QErrorMessage
  115. Event parameters for child object events. | QChildEvent
  116. Event parameters for move events. | QMoveEvent
  117. Event parameters for paint events. | QPaintEvent
  118. Event parameters for resize events. | QResizeEvent
  119. Event parameters for widget focus events. | QFocusEvent
  120. Event which is sent after a widget is hidden. | QHideEvent
  121. Event which is sent to the widget when a drag and drop first drags onto the widget. | QDragEnterEvent
  122. Event which is sent to the widget when a drag and drop leaves the widget. | QDragLeaveEvent
  123. Event which is sent when a drag and drop is completed. | QDropEvent
  124. Event which is sent when a widget is shown. | QShowEvent
  125. Event which is sent while a drag-and-drop is in progress. | QDragMoveEvent
  126. Extensible provider of mime-typed data. | QMimeSourceFactory
  127. Facilitates the mixing of Xt/Motif and Qt widgets. | QXtApplication
  128. Factory that makes QImageFormat objects. | QImageFormatType
  129. Feedback on the progress of a slow operation. | QProgressDialog
  130. File previewing in QFileDialog. | QFilePreview
  131. Flexible SQL table widget that supports browsing and editing. | QDataTable
  132. Flexible editable table widget. | QTable
  133. Font metrics information. | QFontMetrics
  134. Font used for drawing text. | QFont
  135. For the dynamic creation of widgets from Qt Designer .ui files. | QWidgetFactory
  136. Framework for wizard dialogs. | QWizard
  137. Functions to manipulate and describe QSqlCursor and QSqlDatabase indexes. | QSqlIndex
  138. General information about fonts. | QFontInfo
  139. Group box frame with a title. | QGroupBox
  140. Group of widget colors. | QColorGroup
  141. Groups actions together. | QActionGroup
  142. Handles keyboard accelerator and shortcut keys. | QAccel
  143. Hardware-independent pixmap representation with direct access to the pixel data. | QImage
  144. Header row or column, e.g. for tables and listviews. | QHeader
  145. Helper class for QString. | QCharRef
  146. Helper class for XML readers which want to include namespace support. | QXmlNamespaceSupport
  147. Horizontal bar suitable for presenting status information. | QStatusBar
  148. Horizontal geometry management for its children. | QHBox
  149. Horizontal menu bar. | QMenuBar
  150. Horizontal progress bar. | QProgressBar
  151. I/O device that operates on a QByteArray. | QBuffer
  152. I/O device that operates on files. | QFile
  153. IP address. | QHostAddress
  154. Icons for QFileDialog to use. | QFileIconProvider
  155. Implementation of a QNetworkProtocol that works on the local file system. | QLocalFs
  156. Implementation of a simple XML reader (parser). | QXmlSimpleReader
  157. Implementation of the FTP protocol. | QFtp
  158. Implementation of the HTTP protocol. | QHttp
  159. Implements a list view item. | QListViewItem
  160. Implements a list/tree view. | QListView
  161. Implements a splitter widget. | QSplitter
  162. Implements font management in Qt/Embedded. | QFontManager
  163. Implements parts of the QAccessibleInterface for QObjects. | QAccessibleObject
  164. Implements the keyboard driver/handler for Qt/Embedded. | QWSKeyboardHandler
  165. Incremental image decoder for a specific image format. | QImageFormat
  166. Incremental image decoder for all supported image formats. | QImageDecoder
  167. Incremental loading of animations or images, signalling as it progresses. | QMovie
  168. Information about a paint device. | QPaintDeviceMetrics
  169. Information about the features of the DOM implementation. | QDomImplementation
  170. Information about the fonts available in the underlying window system. | QFontDatabase
  171. Integer value within a range. | QRangeControl
  172. Interface for XML readers (i.e. parsers). | QXmlReader
  173. Interface to report DTD content of XML data. | QXmlDTDHandler
  174. Interface to report declaration content of XML data. | QXmlDeclHandler
  175. Interface to report errors in XML data. | QXmlErrorHandler
  176. Interface to report the lexical content of XML data. | QXmlLexicalHandler
  177. Interface to report the logical content of XML data. | QXmlContentHandler
  178. Interface to resolve external entities contained in XML data. | QXmlEntityResolver
  179. Internal class, used with QBitArray. | QBitVal
  180. Internationalization support for text output. | QTranslator
  181. Iterator for QAsciiCache collections. | QAsciiCacheIterator
  182. Iterator for QAsciiDict collections. | QAsciiDictIterator
  183. Iterator for QCache collections. | QCacheIterator
  184. Iterator for QDict collections. | QDictIterator
  185. Iterator for QIntCache collections. | QIntCacheIterator
  186. Iterator for QIntDict collections. | QIntDictIterator
  187. Iterator for QMap. | QMapConstIterator
  188. Iterator for QMap. | QMapIterator
  189. Iterator for QPtrDict collections. | QPtrDictIterator
  190. Iterator for QPtrList collections. | QPtrListIterator
  191. Iterator for QValueList. | QValueListIterator
  192. Iterator for collections of QListViewItems. | QListViewItemIterator
  193. Iterator for the QStrList and QStrIList classes. | QStrListIterator
  194. Iterators over QLayoutItem. | QLayoutIterator
  195. Layout attribute describing horizontal and vertical resizing. | QSizePolicy
  196. Layout item that represents a widget. | QWidgetItem
  197. Lays out widgets in a grid. | QGridLayout
  198. Lightweight Unicode character. | QChar
  199. Line on a QCanvas. | QCanvasLine
  200. Lines up child widgets horizontally or vertically. | QBoxLayout
  201. Lines up widgets horizontally. | QHBoxLayout
  202. Lines up widgets vertically. | QVBoxLayout
  203. List box items that display text. | QListBoxText
  204. List box items with a pixmap and optional text. | QListBoxPixmap
  205. List of QCanvasItems. | QCanvasItemList
  206. List of QDomNode objects. | QDomNodeList
  207. List of selectable, read-only items. | QListBox
  208. List of strings. | QStringList
  209. Mac/Platinum look and feel. | QPlatinumStyle
  210. Main application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar. | QMainWindow
  211. Maintains the list of widgets in the focus chain. | QFocusData
  212. Manages and lays out QDockWindows. | QDockArea
  213. Manages the GUI application's control flow and main settings. | QApplication
  214. Manipulates the fields in SQL database tables and views. | QSqlField
  215. Maps open-standard MIME to Window Clipboard formats. | QWindowsMime
  216. Means of executing and manipulating SQL statements. | QSqlQuery
  217. Means of using comboboxes in QTables. | QComboTableItem
  218. Meta information about Qt objects. | QMetaObject
  219. Microsoft Windows-like look and feel. | QWindowsStyle
  220. Modal dialog with a short message, an icon, and some buttons. | QMessageBox
  221. Monochrome (1-bit depth) pixmaps. | QBitmap
  222. More sophisticated Motif-ish look and feel. | QMotifPlusStyle
  223. Motif look and feel. | QMotifStyle
  224. Mouse cursor with an arbitrary shape. | QCursor
  225. Mouse driver/handler for Qt/Embedded. | QWSMouseHandler
  226. Movable panel containing widgets such as tool buttons. | QToolBar
  227. Multi-bezier splines on a QCanvas. | QCanvasSpline
  228. Namespace for Qt SQL identifiers that need to be global-like. | QSql
  229. Namespace for miscellaneous identifiers in the Qt OpenGL module. | QGL
  230. Namespace for miscellaneous identifiers that need to be global-like. | Qt
  231. Off-screen, pixel-based paint device. | QPixmap
  232. On-screen view of a QCanvas. | QCanvasView
  233. One-line text editor. | QLineEdit
  234. Optional parameters for QStyle functions. | QStyleOption
  235. Organizes QButton widgets in a group. | QButtonGroup
  236. Organizes QButton widgets in a group with one horizontal row. | QHButtonGroup
  237. Organizes QButton widgets in a vertical column. | QVButtonGroup
  238. Organizes a group of widgets in a vertical column. | QVGroupBox
  239. Organizes widgets in a group with one horizontal row. | QHGroupBox
  240. Paint device that paints on a printer. | QPrinter
  241. Paint device that records and replays QPainter commands. | QPicture
  242. Parameters for input method events. | QIMEvent
  243. Parameters for loading and saving images. | QImageIO
  244. Parameters that describe a Tablet event. | QTabletEvent
  245. Parameters that describe a close event. | QCloseEvent
  246. Parameters that describe a context menu event. | QContextMenuEvent
  247. Parameters that describe a mouse event. | QMouseEvent
  248. Parameters that describe a timer event. | QTimerEvent
  249. Parameters that describe a wheel event. | QWheelEvent
  250. Pattern matching using regular expressions. | QRegExp
  251. Persistent platform-independent application settings. | QSettings
  252. Pixmap in a QCanvas. | QCanvasPixmap
  253. Platform-independent low-level socket API. | QSocketDevice
  254. Platform-independent threads. | QThread
  255. Polygon on a QCanvas. | QCanvasPolygon
  256. Polygonal canvas item on a QCanvas. | QCanvasPolygonalItem
  257. Popup menu widget. | QPopupMenu
  258. QObject that is a Web-browser plugin. | QNPInstance
  259. QWidget that is a Web-browser plugin window. | QNPWidget
  260. Quick-access button to commands or options, usually used inside a QToolBar. | QToolButton
  261. Radio button with a text or pixmap label. | QRadioButton
  262. Range checking of floating-point numbers. | QDoubleValidator
  263. Read-only SQL forms. | QDataView
  264. Rectangle on a QCanvas. | QCanvasRectangle
  265. Represents a generic string in the DOM. | QDomCharacterData
  266. Represents an XML CDATA section. | QDomCDATASection
  267. Represents an XML comment. | QDomComment
  268. Represents an XML document. | QDomDocument
  269. Represents an XML entity. | QDomEntity
  270. Represents an XML entity reference. | QDomEntityReference
  271. Represents an XML notation. | QDomNotation
  272. Represents an XML processing instruction. | QDomProcessingInstruction
  273. Represents one attribute of a QDomElement. | QDomAttr
  274. Represents one element in the DOM tree. | QDomElement
  275. Represents text data in the parsed XML document. | QDomText
  276. Rich text browser with hypertext navigation. | QTextBrowser
  277. Robust integer semaphore. | QSemaphore
  278. Rounded range control (like a speedometer or potentiometer). | QDial
  279. SGI/Irix look and feel. | QSGIStyle
  280. SQL database error information. | QSqlError
  281. Scrolling area with on-demand scroll bars. | QScrollView
  282. Serialization of binary data to a QIODevice. | QDataStream
  283. Server-specific functionality in Qt/Embedded. | QWSServer
  284. Server-specific functionality in Qt/Embedded. | QWSWindow
  285. Set of icons with different styles and sizes. | QIconSet
  286. Simple convenience dialog to get a single value from the user. | QInputDialog
  287. Simple description of any widget, i.e. answering the question "What's this?". | QWhatsThis
  288. Simple geometry management of its children. | QGrid
  289. Simple stored-value drag object for arbitrary MIME data. | QStoredDrag
  290. Single item in a QIconView. | QIconViewItem
  291. Small displayable piece of rich text. | QSimpleRichText
  292. Sophisticated single-page rich text editor. | QTextEdit
  293. Spin box widget (spin button). | QSpinBox
  294. Stack of tabbed widgets. | QTabDialog
  295. Stack of tabbed widgets. | QTabWidget
  296. Stack of widgets of which only the top widget is user-visible. | QWidgetStack
  297. State-based decoder. | QTextDecoder
  298. State-based encoder. | QTextEncoder
  299. Stores information about URLs. | QUrlInfo
  300. Stores meta data about a property. | QMetaProperty
  301. Stores meta data associated with a SQL field. | QSqlFieldInfo
  302. Stream of data provided to a QNPInstance by the browser. | QNPStream
  303. String objects using constant Unicode data. | QConstString
  304. Support for custom events. | QCustomEvent
  305. Support for socket callbacks. | QSocketNotifier
  306. Supports drag and drop operations within a QIconView. | QIconDrag
  307. System-independent file information. | QFileInfo
  308. TCP-based server. | QServerSocket
  309. Tab bar, e.g. for use in tabbed dialogs. | QTabBar
  310. Template class that provides a cache based on QString keys. | QCache
  311. Template class that provides a cache based on char* keys. | QAsciiCache
  312. Template class that provides a cache based on long keys. | QIntCache
  313. Template class that provides a dictionary based on QString keys. | QDict
  314. Template class that provides a dictionary based on char* keys. | QAsciiDict
  315. Template class that provides a dictionary based on long keys. | QIntDict
  316. Template class that provides a dictionary based on void* keys. | QPtrDict
  317. Template class that provides a queue. | QPtrQueue
  318. Template class that provides a stack. | QPtrStack
  319. Template class that provides arrays of simple types. | QMemArray
  320. Template class that provides doubly-linked lists. | QPtrList
  321. Template class that provides guarded pointers to QObjects. | QGuardedPtr
  322. Template collection class that provides a vector (array). | QPtrVector
  323. Text object on a QCanvas. | QCanvasText
  324. Text or image display. | QLabel
  325. The XML handler classes with information about the parsing position within a file. | QXmlLocator
  326. The abstract base class of button widgets, providing functionality common to buttons. | QButton
  327. The base class for all the nodes in a DOM tree. | QDomNode
  328. The base class of I/O devices. | QIODevice
  329. The base class of all Qt objects. | QObject
  330. The base class of all event classes. Event objects contain event parameters. | QEvent
  331. The base class of all list box items. | QListBoxItem
  332. The base class of all user interface objects. | QWidget
  333. The base class of dialog windows. | QDialog
  334. The base class of geometry managers. | QLayout
  335. The base class of most pointer-based Qt collections. | QPtrCollection
  336. The base class of objects that can be painted. | QPaintDevice
  337. The base class of widgets that can have a frame. | QFrame
  338. The cell content for QTable cells. | QTableItem
  339. The display format of an OpenGL rendering context. | QGLFormat
  340. The input data for the QXmlReader subclasses. | QXmlInputSource
  341. The look and feel of a GUI. | QStyle
  342. The plugin central factory. | QNPlugin
  343. The representation of the DTD in the document tree. | QDomDocumentType
  344. The structures in a QTabBar. | QTab
  345. Time editor. | QTimeEdit
  346. Timer signals and single-shot timers. | QTimer
  347. Tool tips (balloon help) for any widget or rectangular part of a widget. | QToolTip
  348. Translator message and its properties. | QTranslatorMessage
  349. Tree of QDomNodes which is not usually a complete QDomDocument. | QDomDocumentFragment
  350. URL parser and simplifies working with URLs. | QUrl
  351. Used for installing custom colormaps into QGLWidgets. | QGLColormap
  352. Used to check a string against a regular expression. | QRegExpValidator
  353. Used to create SQL database connections and provide transaction handling. | QSqlDatabase
  354. Used to create editor widgets for QVariant data types. | QEditorFactory
  355. Used to create the editors used by QDataTable and QSqlForm. | QSqlEditorFactory
  356. Used to map widgets to SQL fields. | QSqlPropertyMap
  357. Used to report errors with the QXmlErrorHandler interface. | QXmlParseException
  358. Used to start external programs and to communicate with them. | QProcess
  359. Validation of input text. | QValidator
  360. Validator which ensures that a string contains a valid integer within a specified range. | QIntValidator
  361. Value-based template class that provides a dictionary. | QMap
  362. Value-based template class that provides a dynamic array. | QValueVector
  363. Value-based template class that provides a pair of elements. | QPair
  364. Value-based template class that provides a stack. | QValueStack
  365. Value-based template class that provides doubly linked lists. | QValueList
  366. Vertical geometry management on its children. | QVBox
  367. Vertical or horizontal scroll bar. | QScrollBar
  368. Vertical or horizontal slider. | QSlider
  369. Watches the lifetime of multiple QObjects. | QObjectCleanupHandler
  370. Widget for rendering OpenGL graphics. | QGLWidget
  371. Widget which can be docked inside a QDockArea or floated as a top level window on the desktop. | QDockWindow
  372. Workspace window that can contain decorated windows, e.g. for MDI. | QWorkspace
  373. Wrapper for handling shared libraries. | QLibrary
  374. Wrapper round a System V shared semaphore. | QLock
  375. XML attributes. | QXmlAttributes
  376.